public class Picture : IPicture, IGroupElement,
IAnchorElementPublic Class Picture
Implements IPicture, IGroupElement, IAnchorElement| Picture | Initializes a new instance of the Picture class |
| Picture(String) | Initializes a new instance of the Picture class |
| Picture(String, Byte) | Initializes a new instance of the Picture class |
| Picture(String, Stream) | Initializes a new instance of the Picture class |
| Clone | |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetStream | |
| GetType | (Inherited from Object) |
| Load(String) | |
| Load(String, Byte) | |
| Load(String, Stream) | |
| MemberwiseClone | (Inherited from Object) |
| Save(Stream) | |
| Save(String) | |
| Save(String, Boolean) | |
| ToString | (Overrides ObjectToString) |